Files for "The design and analysis of small-scale syntactic judgment experiments"
R code for functions running exact statistical tests:
ExactFunctionsRCode.txt
Data files from experimental test of the judgment claims in Li, Y.-H. A., 1998. Argument determiner
phrases and number phrases. Linguistic Inquiry 29 (4), 693-702:
- Claim 1: The absence of you ("have") is disallowed with number phrases
- Data for mixed-effects logistic regression: claim01_log.txt
- Data for exact within-groups tests: claim01_wg.txt
- Data for exact between-groups tests: claim01_bg.txt
- Claim 2: You-less number phrases improve in a how many context
- Data for mixed-effects logistic regression: claim02_log.txt
- Data for exact within-groups tests: claim02_wg.txt
- Data for exact between-groups tests: claim02_bg.txt
- Claim 3: You is disallowed with quantity expressions like gou ("enough")
- Data for mixed-effects logistic regression: claim03_log.txt
- Data for exact within-groups tests: claim03_wg.txt
- Data for exact between-groups tests: claim03_bg.txt
- Claim 4: You permits number phrases to bind pronouns
- Data for mixed-effects logistic regression: claim04_log.txt
- Data for exact within-groups tests: claim04_wg.txt
- Data for exact between-groups tests: claim04_bg.txt
- Claim 5: Number phrases can't bind reflexives
- Data for mixed-effects logistic regression: claim05_log.txt
- Data for exact within-groups tests: claim05_wg.txt
- Data for exact between-groups tests: claim05_bg.txt
- Claim 6: You allows number phrases to scope over lower ones
- Data for mixed-effects logistic regression: claim06_log.txt
- Data for exact within-groups tests: claim06_wg.txt
- Data for exact between-groups tests: claim06_bg.txt
R code for analyzing Li (1998) experiment: Li98Rcode.txt
R code for resampling from Li (1998) experiment: SampleSizeRcode.txt
R code for computing false alarm rate for mixed-effects logistic
regression: MixLogTestRcode.txt
SAS code for extended Fisher test: SAS.ext.fisher.txt