forked from GitHub/gf-rgl
support for measurement units
This commit is contained in:
@@ -308,5 +308,4 @@ in {
|
||||
isComp = True
|
||||
} ;
|
||||
|
||||
|
||||
};
|
||||
|
||||
@@ -559,6 +559,7 @@ mkPronoun :(_,_,_,_,_,_,_,_,_ : Str) -> Gender -> Number -> Person -> Pron =\eu,
|
||||
-- in this case we add a case to the complement, so that the right gender is chosen.
|
||||
|
||||
|
||||
mkMU : Str -> MU = \s -> lin MU {s=s; isPre=False} ;
|
||||
|
||||
|
||||
} ;
|
||||
|
||||
Reference in New Issue
Block a user