mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-15 07:49:31 -06:00
concrete labels Eng and Swe completed for the demo grammar
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
* {"not"} PART neg head
|
||||
* {"has","had","have","will","would","do","does","did"} AUX aux head
|
||||
CompAP {"is","are","am","was","been","be"} VERB cop head
|
||||
CompCN {"is","are","am","was","been","be"} VERB cop head
|
||||
CompAP {"is","are","am","was","been","be"} VERB cop head
|
||||
CompAdv {"is","are","am","was","been","be"} VERB cop head
|
||||
UseComp {"is","are","am","was","been","be"} VERB cop head
|
||||
CompCN {"a","an"} DET det head
|
||||
ComplVV {"to"} PART mark xcomp
|
||||
|
||||
@@ -2,5 +2,9 @@
|
||||
* {"ha","hade","har","ska","skulle"} AUX aux head
|
||||
* {"kan","kunde","kunnat","måste"} AUX aux head
|
||||
UseComp {"är","var","varit"} VERB cop head
|
||||
CompAdv {"är","var","varit"} VERB cop head
|
||||
CompAP {"är","var","varit"} VERB cop head
|
||||
CompNP {"är","var","varit"} VERB cop head
|
||||
CompCN {"är","var","varit"} VERB cop head
|
||||
CompCN {"en","ett"} DET det head
|
||||
ComplVV {"att"} PART mark xcomp
|
||||
|
||||
Reference in New Issue
Block a user