mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-07-02 12:08:34 -06:00
guessed QuantityNP and the MU category
This commit is contained in:
@@ -206,6 +206,10 @@ resource ParadigmsAra = open
|
||||
mkConj : Str -> Str -> Number -> Conj ; -- either, or, sg
|
||||
} ;
|
||||
|
||||
--2 Measurement Units
|
||||
|
||||
mkMU : Str -> MU = \s -> lin MU {s=s; isPre=False} ;
|
||||
|
||||
--2 Verbs
|
||||
|
||||
-- Overloaded operations
|
||||
|
||||
Reference in New Issue
Block a user