mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-12 04:32:50 -06:00
added and_Conj in StructuralSlv
This commit is contained in:
@@ -310,5 +310,7 @@ oper
|
||||
|
||||
mkInterj : Str -> Interj =
|
||||
\s -> lin Interj {s=s} ;
|
||||
|
||||
|
||||
mkConj : Str -> Conj =
|
||||
\s -> lin Conj {s=s} ;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user