mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-12 20:52:50 -06:00
second round of completing ParseFin with missing constructs: hundreds more translations
This commit is contained in:
@@ -64,4 +64,6 @@ concrete SentenceFin of Sentence = CatFin ** open Prelude, ResFin, StemFin in {
|
||||
|
||||
RelS s r = {s = s.s ++ "," ++ r.s ! agrP3 Sg} ; ---- mikä
|
||||
|
||||
SSubjS a subj b = {s = a.s ++ "," ++ subj.s ++ b.s} ;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user