forked from GitHub/gf-core
adjustments in Paradigms ; lang-specific modules for all except Rus, Ara
This commit is contained in:
@@ -6,7 +6,7 @@ concrete AgendaEng of Agenda =
|
||||
lin
|
||||
Day = UseN (regN "day") ;
|
||||
Meeting = UseN (regN "meeting") ;
|
||||
Add = dirV3 (regV "add") (mkPreposition "on") ;
|
||||
Add = dirV3 (regV "add") (mkPrep "on") ;
|
||||
Remove = dirV2 (regV "remove") ;
|
||||
Interrupt = regV "interrupt" ;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user