~azzar1/unity/add-show-desktop-key

« back to all changes in this revision

Viewing changes to ivle/worksheet/definitions.txt

  • Committer: William Grant
  • Date: 2010-02-15 05:37:50 UTC
  • Revision ID: grantw@unimelb.edu.au-20100215053750-hihmegnp8e7dshc2
Ignore test coverage files.

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
 
5
5
  .. def:: definitions
6
6
 
7
 
  .. |version| replace:: 0.9.1
8
 
  .. |copyrightinfo| replace:: 2001-2008 the authors
 
7
  .. |version| replace:: 2.0b4
 
8
  .. |copyrightinfo| replace:: 2001-2009 the authors
9
9
  .. |license| replace:: Creative Commons Attribution-Noncommercial-No Derivative Works 3.0 United States License
10
10
 
11
11
  .. CAP abbreviations (map to small caps in LaTeX)
12
12
  
13
13
  .. |CFG| replace:: CFG
 
14
  .. |DRT| replace:: DRT
 
15
  .. |DRS| replace:: DRS
14
16
  .. |CoNLL| replace:: CoNLL
15
17
  .. |CYK| replace:: CYK
16
 
  .. |FOL| replace:: FOL
 
18
  .. |FOL| replace:: first-order logic
17
19
  .. |FSRL| replace:: FSRL
18
20
  .. |HTML| replace:: HTML
19
21
  .. |IDLE| replace:: IDLE
 
22
  .. |LF| replace:: LF
20
23
  .. |NE|  replace:: NE
21
24
  .. |NLP|  replace:: NLP
22
25
  .. |NLTK| replace:: NLTK
 
26
  .. |URL| replace:: URL
23
27
  .. |WFST| replace:: WFST
24
28
  .. |XML| replace:: XML
25
29
  
29
33
  .. |Fol| replace:: First-order logic
30
34
  .. PTB removed since it must be indexed
31
35
  .. WN removed since it must be indexed
 
36
  .. |TRY| replace:: **Your Turn:**
 
37
  .. |IMPORTANT| replace:: **Important:**
32
38
  
33
39
  .. misc & punctuation
34
40
  .. cdots was unicode U+22EF but not working
45
51
  .. |easy| unicode:: U+263C .. sun
46
52
  .. |soso| unicode:: U+25D1 .. "moon"
47
53
  .. |hard| unicode:: U+2605 .. black star
48
 
  .. |fun| unicode:: U+263A .. smiley face
 
54
  .. |talk| unicode:: U+263A .. smiley face
49
55
 
50
56
  .. |blackstar| unicode:: U+2605
51
57
  .. |whitestar| unicode:: U+2606
77
83
  .. |length| unicode:: U+02D0 ..  length
78
84
  
79
85
  .. misc
80
 
  .. |ecircumflex| unicode:: U+00EA .. e circumflex
 
86
  .. |aumlaut| unicode:: U+00E4 .. a umlaut
 
87
  .. |eacute| unicode:: U+00E9 .. e acute
81
88
  .. |eogonek| unicode:: U+1119 .. e ogonek
82
89
  .. |ncaron| unicode:: U+0148 .. n caron
83
90
  .. |ntilde| unicode:: U+00F1 .. n tilde
 
91
  .. |odacute| unicode:: U+0151 .. o double acute
84
92
  .. |oslash| unicode:: U+00F8 .. o slash
85
 
  .. |odacute| unicode:: U+0151 .. o double acute
86
93
  .. |uumlaut| unicode:: U+00FC .. u umlaut
 
94
  .. |ecircumflex| unicode:: U+00EA .. e circumflex
 
95
  .. |space| unicode:: U+23E1 .. bottom tortoise shell bracket
87
96
 
88
97
  .. used in Unicode section
89
98
  .. |nacute| unicode:: U+0144 
125
134
  .. |geq| unicode:: U+2265 .. greater than or equal
126
135
  .. |iff| unicode:: U+2261 .. triple bars
127
136
  .. |langle| unicode:: U+02329 .. left angle-bracket
128
 
  .. |neq| unicode:: U+2260 .. not equal
129
137
  .. |leq| unicode:: U+2264 .. less than or equals
130
138
  .. |l| unicode:: U+00AB .. left chevron
131
139
  .. |neg| unicode:: U+00AC .. negation symbol
134
142
  .. |times| unicode:: U+00D7 .. multiplication
135
143
  .. |vee| unicode:: U+2228 .. or
136
144
  .. |wedge| unicode:: U+2227 .. and
 
145
  .. |prod| replace:: Prod
137
146
  
138
147
  .. sets
139
148
  .. |cup| unicode:: U+0222A .. union 
155
164
  .. |alpha| unicode:: U+03B1
156
165
  .. |beta| unicode:: U+03B2
157
166
  .. |gamma| unicode:: U+03B3
 
167
  .. |Gamma| unicode:: U+0393
158
168
  .. |kappaX| unicode:: U+03BA
159
169
  .. |kappa| replace:: K
160
170
  .. |lambda| unicode:: U+03BB
166
176
  .. |tau| unicode:: U+03C4
167
177
  .. |rho| unicode:: U+03C1
168
178
  .. |Sigma| unicode:: U+03A3
 
179
  .. |sum| unicode:: U+03A3
169
180
  .. |Omega| unicode:: U+03A9
170
181
  
171
182
  .. Chinese
173
184
  .. |guo3| unicode:: U+56FD .. zh guo (country)
174
185
  .. |ren2| unicode:: U+4EBA .. zh ren (person)
175
186
  
176
 
  .. People
 
187
  .. URLs
177
188
  .. |StevenBird| replace:: `Steven Bird <http://www.csse.unimelb.edu.au/~sb/>`__
178
189
  .. |EwanKlein| replace:: `Ewan Klein <http://www.ltg.ed.ac.uk/~ewan/>`__
179
190
  .. |EdwardLoper| replace:: `Edward Loper <http://www.cis.upenn.edu/~edloper/>`__
180
 
  .. |NLTK-URL| replace:: `http://nltk.org/ <http://nltk.org/>`__
181
 
  .. |NLTK-BOOK| replace:: `http://nltk.org/book/ <http://nltk.org/book/>`__
182
 
  .. |NLTK-CODE| replace:: `http://nltk.org/nltk/ <http://nltk.org/nltk/>`__
 
191
  .. |PYTHON-URL| replace:: ``http://python.org/``
 
192
  .. |PYTHON-DOCS| replace:: ``http://docs.python.org/``
 
193
  .. |NLTK-URL| replace:: ``http://www.nltk.org/``
 
194
  .. |NLTK-HOWTO-URL| replace:: ``http://www.nltk.org/howto``
 
195
  .. |OLAC-URL| replace:: ``http://www.language-archives.org/``
183
196
  
184
197
  .. Python example - a snippet of code in running text
185
198
  .. role:: py
198
211
     :class: emphasis
199
212
  
200
213
  .. Grammatical Category - e.g. NP and verb as technical terms
201
 
  .. role:: gc
202
 
     :class: category
 
214
     .. role:: gc
 
215
        :class: category
203
216
    
204
217
  .. Math expression - e.g. especially for variables
205
218
  .. role:: math