forked from GitHub/gf-rgl
(Eng) Automatic whitespace removal
This commit is contained in:
@@ -1,14 +1,14 @@
|
||||
abstract ExtraEngAbs = Extra - [ProDrop] ** {
|
||||
|
||||
-- uncontracted negative polarity; contracted is the default for PNeg
|
||||
fun
|
||||
fun
|
||||
UncNeg : Pol ;
|
||||
|
||||
-- freely compounded nouns
|
||||
|
||||
CompoundCN : CN -> CN -> CN ; -- rock album
|
||||
|
||||
which_who_RP : RP ; -- "which" / "who" as a relative pronoun (used to be the default for IdRP)
|
||||
which_who_RP : RP ; -- "which" / "who" as a relative pronoun (used to be the default for IdRP)
|
||||
that_RP : RP ; -- "that" as a relational pronoun (since 5/6/2016 default for IdRP)
|
||||
which_RP : RP ; -- force "which"
|
||||
who_RP : RP ; -- force "who" ; in Acc, also "who": "the girl who I saw"
|
||||
|
||||
Reference in New Issue
Block a user