mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-24 03:52:50 -06:00
part of Logic implemented generically
This commit is contained in:
@@ -3,6 +3,9 @@ interface LexTheory = open Grammar in {
|
||||
oper
|
||||
assume_VS : VS ;
|
||||
case_N : N ;
|
||||
contradiction_N : N ;
|
||||
have_V2 : V2 ;
|
||||
hypothesis_N : N ;
|
||||
ifthen_DConj : DConj ;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user