mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-26 11:36:27 -06:00
Extend connected at last
This commit is contained in:
@@ -207,7 +207,7 @@ oper
|
||||
|
||||
from2 = {s="из"; c=Gen; hasPrep=True} ;
|
||||
|
||||
compoundN : NounForms -> Str -> NounForms -> NounForms
|
||||
mkCompoundN : NounForms -> Str -> NounForms -> NounForms
|
||||
= \n1,link,n2 ->
|
||||
let l : Str=case link of {x+"-" => BIND ++ "-" ++ BIND ; _ => link} in
|
||||
n1 ** {
|
||||
|
||||
Reference in New Issue
Block a user