forked from GitHub/gf-rgl
Automatic whitespace removal
This commit is contained in:
@@ -4,4 +4,3 @@ concrete AllFin of AllFinAbs =
|
||||
LangFin - [SlashV2VNP,SlashVV, TFut], ---- to speed up linking; to remove spurious parses
|
||||
ExtraFin - [ProDrop, ProDropPoss, S_OSV, S_VSO, S_ASV, AdvExistNP] -- to exclude spurious parses
|
||||
** open ExtendFin in {} --- to make it compile by default
|
||||
|
||||
|
||||
@@ -92,4 +92,3 @@ concrete IdiomFin of Idiom = CatFin **
|
||||
|
||||
noSubj : Polarity -> Str = \_ -> [] ;
|
||||
}
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
|
||||
kayda_V =
|
||||
let kay = Predef.tk 2 s ; kavi = init kay + "vi" in
|
||||
vForms12 s (kay + "n") kay (kay + "vät") (kay + "kää") (kay + "dään")
|
||||
vForms12 s (kay + "n") kay (kay + "v<EFBFBD>t") (kay + "k<EFBFBD><EFBFBD>") (kay + "d<EFBFBD><EFBFBD>n")
|
||||
(kavi + "n") kavi (kavi + "si") (kay + "nyt") (kay + "tty")
|
||||
(kay + "nee") ;
|
||||
tuntea_V =
|
||||
@@ -18,4 +18,3 @@ tietaa_V
|
||||
taitaa_V
|
||||
|
||||
siita_V
|
||||
|
||||
|
||||
@@ -317,4 +317,3 @@ oper
|
||||
let ys = d y in \\v => x + ys ! v ;
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user