#> ID [TEXT] Word id #> Prominence [INT2] Prominent or not (0/1) #> Word [TEXT] Word value (only for prominent words) #> Answerno [INT4] Number of presentation in series #> Sentenceid [TEXT] Id of sentence #> Speaker [TEXT] Speaker id #> IP [TEXT] IP address of judge #> email [TEXT] Email address of judge #> judge [TEXT] Name of judge #> date [TEXT] Date of judgment # # Prominence judgements of words in sentences # ################################################################################ # # # Copyright Nederlandse Taalunie and R.J.J.H. van Son © 2000, 2001, 2002, 2003 # # www: http://www.taalunie.org/ # # # # Author Rob van Son # # Institute of Phonetic Sciences & ACLC # # University of Amsterdam # # Herengracht 338 # # NL-1016CG Amsterdam, The Netherlands # # Email: Rob.van.Son@hum.uva.nl # # rob.van.son@workmail.com # # WWW : http://www.fon.hum.uva.nl/rob/ # # mail: Institute of Phonetic Sciences # # University of Amsterdam # # Herengracht 338 # # NL-1016CG Amsterdam # # The Netherlands # # tel +31 205252183 # # fax +31 205252197 # # # # In the license below, data in any format, tables, scripts, programs, texts, # # or any other format, are all refered to as 'program' and 'software'. # # # # License for use and disclaimers # # # # This program is free software; you can redistribute it and/or # # modify it under the terms of the GNU General Public License # # as published by the Free Software Foundation; either version 2 # # of the License, or (at your option) any later version. # # # # This program is distributed in the hope that it will be useful, # # but WITHOUT ANY WARRANTY; without even the implied warranty of # # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # # GNU General Public License for more details. # # # # You should have received a copy of the GNU General Public License # # along with this program; if not, write to the Free Software # # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. # # # # # ################################################################################ #