adjustments in Paradigms ; lang-specific modules for all except Rus, Ara

This commit is contained in:
aarne
2006-06-15 16:24:09 +00:00
parent afac97b821
commit a25c73cb1a
11 changed files with 171 additions and 5344 deletions

View File

@@ -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" ;