@@ -137,9 +137,9 @@ ; the person in that state ; e.g. (outta-mind '3sg.f 'prs 'stat) → "is outta her mind" ; (suicidal '3sg.m 'fut 'stat) → "is gonna want to die" -(define (adjective pers tense aspect) +; (define (adjective pers tense aspect)) (define (pick-rec top-list) ; note: do not expose to (let ([e (pick top-list)]) ; empty vectors