mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-21 18:59:32 -06:00
a new Extra function for AP without CN, e.g. "a green one"
This commit is contained in:
@@ -105,4 +105,9 @@ abstract Extra = Cat ** {
|
||||
FrontExtPredVP : NP -> VP -> Cl ; -- I am here, she said
|
||||
InvFrontExtPredVP : NP -> VP -> Cl ; -- I am here, said she
|
||||
|
||||
-- to use an AP as CN without CN
|
||||
|
||||
AdjAsCN : AP -> CN ; -- a green one ; en grön (Swe)
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user