1
0
forked from GitHub/gf-core

Exx-file complete except holes for Int

This commit is contained in:
aarne
2007-06-04 12:44:51 +00:00
parent d014312aa9
commit 308b579cff
15 changed files with 398 additions and 139 deletions

View File

@@ -355,6 +355,14 @@ lin
language_N = regN "language" ;
rule_N = regN "rule" ;
-- added 4/6/2007
john_PN = regPN "John" ;
question_N = regN "question" ;
ready_A = regA "ready" ;
reason_N = regN "reason" ;
today_Adv = mkAdv "today" ;
uncertain_A = regA "uncertain" ;
oper
aboutP = mkPrep "about" ;
atP = mkPrep "at" ;