mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-14 17:40:12 -06:00
support for measurement units
This commit is contained in:
@@ -431,6 +431,7 @@ mkN2 = overload {
|
||||
regPN : Str ->Gender -> PN ;
|
||||
nounPN : N -> PN ;
|
||||
|
||||
mkMU : Str -> MU = \s -> lin MU {s=s; isPre=False} ;
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user