mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-22 03:09:33 -06:00
controlling the gender in Swe mkN ; not clear if needed
This commit is contained in:
@@ -51,7 +51,7 @@ lin
|
||||
-- brown_A = regADeg "brown" ;
|
||||
burn_V = mkV (thword "เผา") ;
|
||||
-- butter_N = regN "butter" ;
|
||||
-- buy_V2 = dirV2 (irregV "buy" "bought" "bought") ;
|
||||
buy_V2 = mkV2 "ซีอ" ;
|
||||
-- camera_N = regN "camera" ;
|
||||
-- cap_N = regN "cap" ;
|
||||
car_N = mkN "รถ" "คัน" ;
|
||||
|
||||
Reference in New Issue
Block a user