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

« back to all changes in this revision

Viewing changes to ivle/worksheet/definitions.txt

  • Committer: William Grant
  • Date: 2009-05-26 03:06:53 UTC
  • Revision ID: grantw@unimelb.edu.au-20090526030653-axxawt0o5ws4icbt
Remove ivle.conf usage from ivle.studpath.

Show diffs side-by-side

added added

removed removed

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