mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-20 00:22:51 -06:00
Exx-file complete except holes for Int
This commit is contained in:
@@ -355,5 +355,12 @@ lin
|
||||
language_N = regN "Sprache" ;
|
||||
rule_N = reg2N "Regel" "Regeln" feminine ;
|
||||
|
||||
john_PN = regPN "Johann" ;
|
||||
question_N = regN "Frage" ;
|
||||
ready_A = regA "fertig" ;
|
||||
reason_N = reg2N "Grund" "Gründe" masculine ;
|
||||
today_Adv = mkAdv "heute" ;
|
||||
uncertain_A = regA "unsicher" ;
|
||||
|
||||
|
||||
} ;
|
||||
|
||||
Reference in New Issue
Block a user