mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-28 20:36:29 -06:00
Some additions to lexicon
This commit is contained in:
@@ -125,6 +125,9 @@ lin
|
||||
-- : A -> Ord ;
|
||||
OrdSuperl a = long_superlative a ;
|
||||
|
||||
-- : Numeral -> A -> Ord ; -- third largest
|
||||
OrdNumeralSuperl num a = ord_long_superlative num.o a ;
|
||||
|
||||
-- : Pron -> Quant ; -- my (house)
|
||||
PossPron pron = {
|
||||
s=mkPronTable pron.poss ;
|
||||
|
||||
Reference in New Issue
Block a user